
|
Command Reference \ Other Commands
|
addImageListItem
|
Adds an item to an image list.
|
createHotKey
|
Enables a hot key combination for the program.
|
createImageList
|
Creates a new image list for use with treeviews and listviews.
|
deleteHotKey
|
Disables a hot key combination.
|
getSystemColor
|
Gets a windows standard colour.
|
getTextWidth
|
Calculates the width of a piece of text in pixels.
|
getTextHeight
|
Calculates the height of a piece of text in pixels.
|
mainWindow
|
Retrieves the window handle of the main DBPro window.
|
desktopWindow
|
Retrieves the window handle of the desktop.
|
mousePosX
|
Retrieves the X position of the mouse relative to a gadget or the main window.
|
mousePosY
|
Retrieves the Y position of the mouse relative to a gadget or the main window.
|
resetMainWindow
|
Resets the main window after use of SET WINDOW LAYOUT, SET WINDOW TITLE or SET WINDOW
|
startBlue
|
Activates the plugin so that gadgets can be displayed.
|